home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Archive / Graphics / QuickDraw / NewCCursor / Read Me < prev    next >
Encoding:
Text File  |  2000-09-28  |  458 b   |  18 lines  |  [TEXT/MPS ]

  1.     Application:    NewCCursor
  2.  
  3.     Version:        1.0.1
  4.     
  5.     Description:    This snippet shows how to create a black and white 'CURS' and
  6.                     a color 'crsr' cursor resource by hand. After creation SetCursor
  7.                     for 'CURS' or SetCCursor for 'crsr' is used to set the application
  8.                     cursor to the new resource.
  9.  
  10.     Source Files:    NewCCursor
  11.                     NewCCursor.c
  12.                     NewCCursor.make
  13.  
  14.     Programmer:        Jason Hodges Harris
  15.     
  16.     Language:        Symantec C++ for MPW v 7.0.3
  17.  
  18.     Date:            30/05/95